home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / WINREFER.ARJ / WINREFER.FOR < prev    next >
Text File  |  1992-08-23  |  316b  |  15 lines

  1. /* WinRefer author-and-date formats */
  2. /* Si Dobson, 22-8-1992 */
  3.  
  4. /* use plain text for output */
  5. language { plain }
  6.  
  7. /* there are no tags */
  8.  
  9. /* creates an author-and-date tag */
  10. format { Authors [ Date ] }
  11. as { MajorAuthor [ ", " MinorAuthors ] [ ", " Date ] }
  12.  
  13. /* no pre- or post-ambles either */
  14.  
  15.